home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9270 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  590 b 

  1. Path: shell2.inlink.com!pezmike
  2. From: pezmike@inlink.com (Mike Jackson)
  3. Newsgroups: comp.lang.c++
  4. Subject: Type representation clauses?
  5. Date: 28 Feb 1996 15:32:40 GMT
  6. Organization: inlink
  7. Message-ID: <4h1sio$kn0@news1.inlink.com>
  8. NNTP-Posting-Host: shell2.inlink.com
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Can anyone shed any light on the facilities that C/C++ has
  12. to define how types are allocated, equivalent to Ada's
  13. type representation clause?  Basically this allows you to
  14. define a record/structure consisting of bit fields, each one
  15. covering any number of bits in the structure.
  16.  
  17. Mike
  18.  
  19.